runtime.atomicMSpanPointer.StoreNoWB (method)

3 uses

	runtime (current package)
		mspanset.go#L145: 	block.spans[bottom].StoreNoWB(s)
		mspanset.go#L208: 	block.spans[bottom].StoreNoWB(nil)
		mspanset.go#L411: func (p *atomicMSpanPointer) StoreNoWB(s *mspan) {